速報APP / 教育 / FTC Neural Net Demo

FTC Neural Net Demo

價格:免費

更新日期:2017-07-02

檔案大小:74M

目前版本:1.0.1

版本需求:Android 4.4 以上版本

官方網站:http://boxesaroundrobots.com

Email:justin.g.kerr@gmail.com

聯絡地址:隱私權政策

FTC Neural Net Demo(圖1)-速報App

This app demonstrates what a trained neural net can do by detecting FTC game elements and robots. It is fully open-source at http://github.com/kerrj/yoloexampleapp with more extensive documentation of how to use this during the season at http://github.com/kerrj/yoloparser.

FTC Neural Net Demo(圖2)-速報App

To use, enable the camera permission and point the camera at one (or multiple) of the three objects the app is trained to detect:

FTC Neural Net Demo(圖3)-速報App

1. FTC Robot

FTC Neural Net Demo(圖4)-速報App

2. Red wiffle ball (Velocity Vortex)

FTC Neural Net Demo(圖5)-速報App

3. Blue wiffle ball (Velocity Vortex)

The app will draw boxes around detected objects with their name, and percent confidence. The app has a threshold of 20% confidence, so anything below that will not show up.